PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPatternBrush Class
Fields Methods


In This Topic
    PDFPatternBrush Class Members
    In This Topic

    The following tables list the members exposed by PDFPatternBrush.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFPatternBrush object.  
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from com.o2sol.pdf4java.graphics.PDFBrush)
    Top
    Public Methods
     NameDescription
    Public MethodGets the color. (Inherited from com.o2sol.pdf4java.graphics.PDFBrush)
    Public MethodGets the uncolored pattern paint color.  
    Public MethodSets the color.  
    Public MethodSets the uncolored pattern paint color.
    If the pattern colorspace associated with this brush color contains an uncolored tiling pattern then the pattern will be painted using the color specified in this property.
    Note: This property cannot be set to another pattern color.  
    Top
    See Also